The Clipper class performs boolean 'clipping'. This class is very similar to ClipperD except that coordinates passed to Clipper64 objects are of type Int64 instead of type double.
Subject and Clip paths are passed to a Clipper object via AddSubject, AddOpenSubject and AddClip methods. Clipping operations are then initiated by calling Execute. And Execute can be called multiple times (ie with different ClipTypes & FillRules) without having to reload these paths.
Methods | Properties |
---|---|
AddClip | PreserveCollinear |
AddOpenSubject | ReverseSolution |
AddSubject | ZCallback |
Clear | |
Execute | |
GetBounds |
Copyright © 2010-2024 Angus Johnson - Clipper2 1.3.0 - Help file built on 14 Jan 2024